projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01018e0
)
docs: fix typo in property name
author
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:41:12 +0000
(14:41 -0500)
committer
William Jon McCann
<william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000
(18:57 -0500)
gtk/gtkbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbox.c
b/gtk/gtkbox.c
index 8b786221d7dc9622fce6c655311da46b18362676..08014b91793c764a6c96c83b02f79c76afedc765 100644
(file)
--- a/
gtk/gtkbox.c
+++ b/
gtk/gtkbox.c
@@
-285,7
+285,7
@@
gtk_box_class_init (GtkBoxClass *class)
* and #GtkWidget:vexpand properties are the preferred way to influence
* child size allocation in containers.
*
- * In contrast to #GtkWidget:
:
hexpand, the expand child property does
+ * In contrast to #GtkWidget:hexpand, the expand child property does
* not cause the box to expand itself.
*/
gtk_container_class_install_child_property (container_class,